home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / kphone.exe / GETFILE.BI < prev    next >
Text File  |  1992-12-11  |  320b  |  12 lines

  1. '===============================================
  2. ' GETFILE.BI
  3. ' Include file for accessing GETFILE.FRM
  4. '===============================================
  5.  
  6. '$FORM GetFile
  7.  
  8. COMMON SHARED /comGetFile/ WildCard AS STRING
  9. COMMON SHARED /comGetFile/ FullPath AS STRING
  10. COMMON SHARED /comGetFile/ PathFlag AS INTEGER
  11.  
  12.